/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2014-1-27, 22:42:47
    Author     : 诣
*/

a {
    cursor: pointer;
    text-decoration: none;
    color: #666666;
}
img {
    border-width: 0;
}

html {
    margin: 0;
    padding: 0;
    font-size: 12px; 
    line-height: 1.5em;
}
body {
    margin: 0;
    padding: 0;
    text-align: center;
    background: url("../images/body.jpg") repeat-x top;
    position: relative;
}

/* 页面头部 */
#top {
    background: white url("../images/top_bg.png") no-repeat left top;
    width: 1000px;
    height: 145px;
    margin: 0 auto;
    position: relative;
}
#logo {
    position: absolute;
    left: 5px;
    top: 6px;
    width: 160px;
    height: 130px;
    font-weight: bold;
    background-color: rgba(255,255,255,0.5);
    font-size: 12px;
}
#logo img {
    margin: 5px auto;
}
p#site_name {
    margin: 5px 0 0 0;
    padding: 0;
}
p#site_name_e {
    margin: 0;
    padding: 0;
}

#top_tools {
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 351px;
    height: 39px;
    background: url("../images/top_tools.png") no-repeat center top;
}
#top_tools ul {
    margin: 0;
    padding: 0;

}
#top_tools ul li {
    float: left;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    width: 117px;
    height: 39px;
    list-style: none;
    position: relative;
}
#top_tools li a {
    display: block;
    margin: 8px auto;
    color: white;
    width: 7em;
    height: 1.5em;
}
#top_tools li a:hover {
    border-bottom: 5px solid brown;
}

#banner {
    position: absolute;
    width: 350px;
    height: 50px;
    right: 10px;
    top:24px;
}
#banner a {
    color: white;
    background-color: #842D36;
    font-size: 24px;
    font-weight: bold;
    line-height: 50px;
    display: block;
    text-shadow:5px 5px 3px #333333;
}
#banner a:hover {
    background-color: blueviolet;
}

#nav {
    clear: both;
    width: 100%;
    height: 64px;
}
#nav ul {
    position: relative;
    width: 1000px;
    height: 64px;
    margin: 0 auto;
    padding: 0;
}
#nav li {
    float: left;
    list-style: none;
    height: 64px;
}
#nav li a {
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
    color: white;
    margin: 20px 4px 10px 4px;
    background-color: #2B2F32;
    letter-spacing: 1px;
}
#nav li a:hover {
    border-bottom: 4px solid white;
}

#nav li#nav_yyzlq {
    position: absolute;
    bottom: 0;
    right: 10px;
    width: 180px;
    height: 50px;
    background-color: #842D36;
}
#nav li#nav_yyzlq a{
    margin: 0;
    background: none;
}
#nav li#nav_yyzlq a span {
    margin: 0;
    padding: 0;
    font-size: 20px;
    letter-spacing: 0.2em;
    display: block;
}

/*  页面尾部  */
#site_info {
    clear: both;
    width: 1000px;
    height: auto;
    margin: 0 auto;
    padding-top: 30px;
    background: white url("../images/bottom.jpg") no-repeat center top;
}
#site_info ul {
    margin:  0 20px;
    text-align: left;
}
#site_info li {
    list-style: none;
}


/* -------------------- */
/*   首页内容区   */
#home_body {
    clear: both;
    width: 1000px;
    margin: 10px auto;
    background-color: white;
}
.home_title_a , .home_title_b {
    width: 100%;
    height: 28px;
    position: relative;
}
.home_title_a h2 , .home_title_b h2 {
    width: 108px;
    font-size: 14px;
    display: block;
    float: left;
    color: white;
    margin: 0;
    padding: 0;
    line-height: 28px;
    font-weight: bold;
}
.home_more {
    width: 60px;
    display: block;
    position: absolute;
    top:0;
    right: 0;
}
.new_img {
    background: url("../images/new.gif") no-repeat right center;
    padding-right:  32px;
}
#home_body .home_more a {
    color: #666666;
    font-size: 16px;
    font-weight: bold;
    line-height: 28px;
}
.home_title_a {
    background-color: #AF7E82;
}
.home_title_a h2 {
    background-color: #832D36;
}
.home_title_b {
    background-color: #B8B8B8;
}
.home_title_b h2 {
    background-color: #676765;
}

ul.home_list {
    margin: 0;
    padding: 0;
}
.home_list li {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 30px;
    text-indent: 20px;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url("../images/dian.jpg") no-repeat 10px center;
}

#home_t {
    width: 1000px;
    margin-top: 12px;
    clear: both;
    float: left;
}
#home_video {
    width: 347px;
    height: 336px;
    margin-left: 13px;
    float: left;
    overflow: hidden;
    text-align: center;
    display: inline;
}

.video-panes {
    margin: 0;
    padding: 0;
    width: 345px;
    height: 270px;
    overflow: hidden;
    text-align: center;
    position: relative;
}
.video-panes li {
    list-style: none;
    height: 270px;
    overflow: hidden;
}
.video-panes li img {
    width: 345px;
    height: 270px;
    margin: 0 auto;
    overflow: hidden;
    display: block;
}
.video-panes li p {
    margin: 0;
    width: 345px;
    height: 20px;
    overflow: hidden;
    color: white;
    background-color: rgba(0,0,0,0.5);
    line-height: 20px;
    left: 0;
    bottom: 0;
    position: absolute;

}

.video-tabs {
    width: 334px;
}
.video-tabs a {
    background: url("../images/play_state.png") no-repeat scroll 2px 10px rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 24px;
    overflow: hidden;
    text-indent: -9999px;
    width: 13px;
}
.current, .video-tabs a.current, .video-tabs a:hover {
    background-position: -11px 10px;
}


#home_news {
    width: 347px;
    height: 336px;
    margin-left: 15px;
    float: left;
    display: inline;
}
#home_news .home_list {
    background-color: #CDCDCD;
}
#home_contactus {
    width: 257px;
    height: 336px;
    margin-right: 10px;
    float: right;
    display: inline;
}
ul#home_contactus_info {
    margin: 0;
    padding: 0;
}
#home_contactus_info li {
    margin: 0;
    padding: 0;
    text-indent: 2em;
    list-style: none;
    color: #663300;
    font-weight: bold;
    line-height: 20px;
    text-align: left;
}
#home_hyzx {
    width: 348px;
    height: 234px;
    margin: 12px 0 0 13px;
    float: left;
    display: inline;
}
#home_jjpx {
    width: 348px;
    height: 234px;
    margin: 12px 0 0 13px;
    float: left;
    display: inline;
}

.home_img_a {
    float: left;
    margin-top: 20px;
}
#home_hyzx ul , #home_jjpx ul {
    float: left;
    width: 190px;
    margin: 20px 0 0 10px;
    overflow: hidden;
}
#home_hyzx .home_list li, #home_jjpx .home_list li {
    width: 190px;
    overflow: hidden;
}

#home_mtbd {
    width: 257px;
    height: 234px;
    margin: 12px 10px 0 0;
    float: right;
    display: inline;
}
#home_mtbd .home_list {
    background-color: #CDCDCD;
}
/* -------------------- */
#home_m {
    clear: both;
    width: 1000px;
    height: 343px;
    margin-top: 9px;
    overflow: hidden;
    float: left;
}
#home_newsphoto {
    width: 347px;
    height: 343px;
    margin-left: 10px;
    float: left;
    display: inline;
}
#home_anli {
    width: 600px;
    height: 343px;
    margin-right: 10px;
    float: right;
    position: relative;
    display: inline;
}
#home_anli h2 {
    text-align: left;
    color: #B03C60;
    border-bottom: 2px solid #B03C60;
    line-height: 29px;
    font-size: 14px;
    margin: 0;
    padding: 0;
}

#home_zlal {
    width: 600px;
    height: 128px;
    margin-top: 7px;
    background-color: #E1E1E1;
}
.home_img_b {
    margin: 9px;
    float: left;
}
#home_zlal .home_list{
    width: 473px;
    height: 128px;
    float: right;

}

#home_yyxlzs {
    width: 300px;
    height: 168px;
    float: left;
    margin-top: 10px;
    overflow: hidden;
}
#home_yyzlzyydyy {
    width: 300px;
    height: 168px;
    float: right;
    margin-top: 10px;
    overflow: hidden;
}
.home_img_c {
    float: left;
    display: block;
    width: 126px;
    height: 140px;
}
#home_yyxlzs h3, #home_yyzlzyydyy h3 {
    clear: left;
    float: left;
    width: 125px;
    height: 27px;
    line-height: 27px;
    font-size: 12px;
    font-weight: normal;
    background-color: #D1CBB3;
    margin: 0;
    padding: 0;
    display: block;
    color: #666666;
}
#home_yyxlzs .home_list, #home_yyzlzyydyy .home_list {
    float: right;
    width: 158px;
    margin-right: 10px;
    overflow: hidden;
}
#home_yyxlzs .home_list li, #home_yyzlzyydyy .home_list li {
    height: 28px;
    line-height: 28px;
    width: 156px;
    overflow: hidden;
}


/* -------------------- */
#home_l {
    width: 1000px;
    /*   height: 480px; */
    margin-top: 24px;
    clear: both;
    float: left;
}
.home_list_b {
    height: 198px;
    margin: 12px 0 0 0;
    padding: 0;
    border: 1px solid #D1CBB3;
    background-color: #F4F1E8;
}
.home_list_b li {
    background: url("../images/dian.jpg") no-repeat 5px center;
    list-style: none;
    height: 25px;
    line-height: 25px;
    margin-left: 10px;
    text-align: left;
    text-indent: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 335px;
}

.home_l_box {
    width: 351px;
    height: 240px;
    margin: 0 0 10px 10px;
    float: left;
    overflow: hidden;
    display: inline;
}
.home_img_d {
    margin: 10px 5px 5px 5px;
    float: left;
}
#home_1_sonbox {
    margin: 10px 10px 0 0;
    float: right;
    text-align: left;
    width: 175px;
    line-height: 21px;
}
#home_1_sonbox h4 {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 12px;
}
#home_zlcp {
    width: 257px;
    height: 480px;
    margin-right: 10px;
    float: right;
    display: inline;
}
#home_2_sonbox {
    height: 450px;
    width: 257px;
    margin: 12px 0 0 0;
    padding: 0;
    background-color: #D1D1D1;
}
#home_2_sonbox li {
    float: left;
    width: 125px;
    height: 112px;
    margin: 5px 1px;
    overflow: hidden;
    list-style: none;
    margin: 0 0 0 2px;
    padding: 0;
    text-align: center;
}
#home_2_sonbox li img {
    display: block;
    max-width: 100px;
    max-height: 75px;
    _width: 75px;
    _height: 75px;
    margin: 5px auto 0 auto;
}
#home_2_sonbox h4 {
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
}
#home_2_sonbox h4 a{
    text-align: center;
    color: #666666;
}
/* ---- 友情链接  --- */
#friends {
    width: 980px;
    height: auto;
    background-color: #666666;
    margin: 10px auto 0 auto;
    padding: 7px 4px;
    color: #FFFFFF;
    clear: both;
    height: 53px;
}
#friends h2 {
    width: 70px;
    height: 31px;
    line-height: 31px;
    float: left;
    margin: 10px 5px;
    padding: 0;
    font-size: 12px;
    display: inline;
}
#friends ul {
    width: 900px;
    height: 31px;
    margin: 10px 0;
    padding: 0;
    float: left;
    display: inline;

}
#friends li {
    list-style: none;
    float: left;
    width: 96px;
    height: 31px;
    margin: 0 5px;
    padding: 0;
    display: inline;
}
#friends li a {
    display: block;
}
#friends li img {
    width: 88px;
    height: 31px;
}

/* ---------------------- */
/* -----  频道页  ----- */
#index_box {
    clear: both;
    width: 100%;
    float: left;
    margin-top: 10px;
}
#index_box h1 {
    text-align: left;
    font-size: 24px;
    line-height: 1.5em;
}
.son_box {
    width: 342px;
    height: 270px;
    float: left;
    margin: 5px 10px 5px 0;
    overflow: hidden;
    border: 1px solid #AF7E82;
    border-top: none;
    display: inline;
}
.son_box_title {
    width: 100%;
    height: 28px;
    position: relative;
    background-color: #AF7E82;
}
.son_box_title h2 {
    min-width: 110px;
    font-size: 14px;
    display: block;
    float: left;
    color: white;
    margin: 0;
    padding: 0 10px;
    line-height: 28px;
    font-weight: bold;
    background-color: #832D36;
}


/* ---------------------- */
/* -----  文章列表页  ----- */
.main_body {
    width: 1000px;
    clear: both;
    background-color: white;
    float: left;
}
#main_box {
    width: 712px;
    float: left;
    overflow: hidden;
    background-color: white;
    margin: 12px auto 0 20px;
    display: inline;
}
#place {
    background-color: #AF7E82;
    height: 28px;
    line-height: 28px;
    text-align: left;
    text-indent: 1em;
}
#list_box ul {
    margin: 0;
    padding: 0;
    text-align: left;
}
#list_box li {
    list-style: none;
    border-bottom: 1px solid #EEEEEE;
    color: #AAAAAA;
    overflow: hidden;
    padding: 12px 0;
    width: 100%;
}
.preview {
    display: block;
    float: left;
    width: 84px;
    margin: 0 7px 3px 10px;
    display: inline;
}
.preview img {
    border: 1px solid #EEEEEE;
    display: block;
    padding: 1px;
    width: 80px;
}
#list_box li h3 {
    margin: 0 2px;
    padding: 0;
    font-size: 14px;
    line-height: 25px;
}
.intro {
    color: #776955;
    line-height: 20px;
    margin-left: 5px;
    padding: 0 10px;
    display: inline;
}

#page_list_tool {
    clear: both;
}

#page_list_tool ul {
    float: left;
    padding: 12px 0 12px 16px;
}
#page_list_tool li {
    border: 1px solid #E9E9E9;
    float: left;
    line-height: 17px;
    margin-right: 6px;
    list-style: none;
}
#page_list_tool li a {
    color: #555555;
    display: block;
    float: left;
    padding: 2px 4px;
}
#page_list_tool li a:hover {
    background-color: black;
    color: white;
}
.thispage a {
    background-color: #B8B8B8;
    font-weight: bold;
}

/* ---------------------- */
#side_box {
    width: 240px;
    float: right;
    overflow: hidden;
    background-color: white;
    margin: 12px 20px 0 auto;
    display: inline;
}
.side_sonbox {
    border: 1px solid #B8B8B8;
    margin-bottom: 10px;
    clear: both;
}
ul.side_list {
    margin: 10px;
    padding: 0;
}
.side_list li {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 30px;
    text-indent: 20px;
    text-align: left;
    background: url("../images/dian.jpg") no-repeat 10px 14px;
}
#qrcode_box {
    text-align: center;
}
#qrcode_box h2 {
    clear: both;
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 28px;
    background-color: #B8B8B8;
    font-weight: normal;
}
#qrcode {
    text-align: center;
    margin: 10px auto;
    padding: 0;
}

/* ---   肖像照 列表页   --- */
#portrait_box {
    width: 100%;
    float: left;
    margin-top: 10px;
}
#portrait_box ul {
    margin: 0;
    padding: 0;
}

#portrait_box li {
    list-style: none;
    width: 220px;
    height: 170px;
    float: left;
    margin: 10px 10px 0 0;
    text-align: center;
    overflow: hidden;
}
#portrait_box li h3 {
    font-size: 14px;
    line-height: 1.5em;
    margin: 0;
    padding: 0;

}

.portrait {
    width: 160px;
    height: 110px;
    margin: 0 auto;
    overflow: hidden;
    display: block;
}
.portrait img {
    max-width: 160px;
    max-height: 110px;
}

/* ---------------------- */
/* -----   文章页   ----- */
#article_main_box {
    width: 649px;
    float: left;
    margin: 10px auto 10px 10px;
    border: 1px solid #D7D7D7;
    overflow: hidden;
    display: inline;
}
#article_main_box h1 {
    color: #2B2B2B;
    font-size: 24px;
    margin: 30px 20px 20px 20px;
    line-height: 1.5em;
}
#content {
    color: #333333;
    font-size: 14px;
    line-height: 25px;
    padding: 12px 16px;
    text-align: left;
}
.info {
    color: #666666;
    height: 24px;
    line-height: 17px;
}
.context {
    clear: both;
    width: 100%;
    background: url("../images/boxoff.gif") no-repeat left -5px;
    float: left;
}
.context ul {
    text-align: left;
    background: url("../images/boxoff.gif") repeat-x left top;
    margin: 10px 20px 10px 20px;
    padding: 5px 0px;
}
.context li {
    background-color: white;
    list-style: none;
    line-height: 2em;
}

#article_side_box {
    width: 321px;
    float: right;
    margin: 10px 10px 10px auto;
    overflow: hidden;
    display: inline;
}

.article_side_sonbox {
    width: 321px;
    background: url("../images/erji_right_title.jpg") no-repeat left top;
    float: left;
    clear: both;
    margin-bottom: 10px;
    display: inline;
}
.article_side_sonbox h2 {
    color: white;
    font-size: 14px;
    line-height: 28px;
    font-weight: bold;
    margin: 0;
    padding: 0 20px;
    height: 41px;
    text-align: left;
}
.article_side_list {
    margin: 0;
    padding: 10px 0;
    width: 314px;
    border: 1px solid #D7D7D7;
    border-top: none;
    float: right;
}
.article_side_list li {
    text-align: left;
    list-style: none;
    line-height: 30px;
    text-indent: 20px;
    background: url("../images/dian.jpg") no-repeat 10px 14px;
}
.side_serve_menu {

}
.side_serve_menu li {
    list-style: none;
    width: 228px;
    height: 50px;
    overflow: hidden;
    background: url("../images/side_tools.png") no-repeat;
    margin: 10px;
}
#ssm_1 {
    background-position: left top;
}
#ssm_2 {
    background-position: left center;
}
#ssm_3 {
    background-position: left bottom;
}
.side_serve_menu li a {
    display: block;
    line-height: 50px;
    margin-left: -9999px;
    overflow: hidden;
}


/* 漂浮广告 */
#ad_float {
    position: fixed;
    z-index: 1000; 
    left: 2px; 
    top: 200px; 
/*    width: 59px; 
    height: 61px;*/
    visibility: visible;
}



